Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TPM.EKCertificates() method. #333

Merged
merged 1 commit into from
Jun 23, 2023
Merged

Conversation

zhsh
Copy link
Contributor

@zhsh zhsh commented Jun 19, 2023

The method returns all certificates from TPM's NVRAM.

This is part of the work for ECC EKs support. The new method will allow the clients to see which EK Certificate (RSA vs. ECC vs. both) is available in the TPM, and the clients will be able to pick the right EK to use in the following attestation process.

@zhsh zhsh force-pushed the ekcertificates branch from 1eebc19 to 918de01 Compare June 22, 2023 01:11
@zhsh zhsh force-pushed the ekcertificates branch from d292432 to 7bf9e05 Compare June 23, 2023 05:31
@brandonweeks brandonweeks merged commit b92d1c6 into google:master Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants